My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
-
COMMUNITY TIP: LEARN HOW YOU CAN SAVE THE DAY!
____3 -
Re: Why is scheduled script still alive ? What can it do that map reduce can't ?
Scheduled script is better for simple tasks which cannot run in parallel. Map/Reduce script is better suited for processing massive data in parallel, since it is faster than Scheduled script. Kindly …1 -
Re: How to set linelevel shipto address on the sales order using scripting
Thanks, Jack! Hi Sree, is it possible to provide a sample script that you are working on? Here are some articles that may come in handy: Scripting Billing and Shipping Addresses Scripting Transaction…1 -
Re: Unable to connect to NetSuite from Salesforce
I am not familiar with Apex coding but since postman and powershell works on your end, it means that you do not have any problem in your NetSuite setup. On the other hand, I have found an external do…1 -
Re: SuiteScript - query.runSuiteQLPaged() problem
It seems that your concern is a known issue(Issue # 563226 SuiteQL > Suite Script runSuiteQLPaged query with "ORDER BY" returns always 0 results). I would advise you to submit a case to …2
